emacs.git
2016-01-26 Colin YatesTrivial fix correcting SpacEmacs
2016-01-18 justburAdd which-key-idle-secondary-delay
2016-01-11 justburFix problem with side-window dimension calculation
2015-12-21 justburFix C-h prompt for show-keymap commands
2015-12-21 justburFix undo for show-keymap
2015-12-20 justburDistinguish using-show-keymap
2015-12-20 justburAllow traversal of keymaps in new commands
2015-12-20 justburFilter out empty keymaps in new functions
2015-12-20 justburAdd which-key-show-minor-mode-keymap
2015-12-20 justburAdd which-key-show-keymap
2015-12-17 justburNew stable version
2015-12-11 justburIgnore evil-state bindings
2015-12-11 justburMerge branch 'master' of https://github.com/justbur...
2015-12-11 justburAdd which-key-init-buffer-hook
2015-12-09 Justin BurkettMerge pull request #91 from Amorymeltzer/prefix-prefix-doc
2015-12-09 Amory MeltzerDocument which-key-prefix-prefix
2015-12-09 justburAllow custom prefix-prefix
2015-12-06 justburTweak display of key sequence in one case
2015-12-06 justburecho-keystrokes should never be nil
2015-12-05 justburPreserve prefx-arg when paging
2015-12-04 justburWork on handling prefix args better
2015-12-04 justburMake C-h command hint respect C-h-map commands
2015-12-04 justburMerge branch 'master' of https://github.com/justbur...
2015-12-04 justburDon't abort key seq after unbound key in C-h-map
2015-12-03 Justin BurkettClarify C-h commands description in readme
2015-12-03 justburFix top-level note and satisfy compiler
2015-12-03 justburAdd C-h commands to what's new in readme
2015-12-03 justburFix note on right and add abort keys
2015-12-03 justburFix undo and timer usage
2015-12-03 justburIntroduce C-h command dispatch function
2015-12-01 justburRemove dependencies from README
2015-12-01 justburCleanup make-text-button call
2015-11-30 justburFix return value problem for make-text-button
2015-11-30 justburMerge branch 'grammati'
2015-11-30 justburUse safe version of string-width
2015-11-30 justburUse key-description for canonical keys
2015-11-28 Chris PerkinsDisplay prefix names in terminal-mode
2015-11-20 justburAdd README note about last commit
2015-11-20 justburShow docstring on hover in echo area for commands
2015-11-20 justburFix mistake in reverting defaults
2015-11-20 Justin BurkettMerge pull request #87 from cute-jumper/master
2015-11-20 Junpeng QiuFix the value of `which-key-side-window-location'
2015-11-19 justburCheck for nil as a binding in previous commit
2015-11-19 justburProvide alternate prefix-title for echo area
2015-11-19 justburForgot line in last commit
2015-11-19 justburRevert change in default of side-window-bottom
2015-11-19 justburAutomatically close popup when prefix goes away
2015-11-19 justburProvide alternative for prefix-title
2015-11-18 justburFix spacing in last commit
2015-11-18 justburMention new show-prefix option and format README
2015-11-18 justburAdd show-prfx 'bottom and change top-level msg
2015-11-18 justburIgnore key translations only at top-level
2015-11-18 justburOption to remove default unicode characters
2015-11-18 Justin BurkettMerge pull request #86 from syohex/byte-compile-warnings
2015-11-18 Syohei YOSHIDAUse bound-and-true-p for byte compile warning
2015-11-18 Syohei YOSHIDAMove definition position for byte-compile warning
2015-11-18 justburSort character ranges properly
2015-11-17 justburMake special-key matching case sensitive
2015-11-17 justburRefactor sorting functions and move fn keys up
2015-11-17 justburSilence warnings for obsolete function
2015-11-17 justburTurn on case-sensitivity in replacements
2015-11-17 justburSatisfy compiler
2015-11-17 justburBring in new describe-buffer-bindings parsing func
2015-11-16 justburMention show-top-level in the README
2015-11-13 justburMinor stylistic changes to previous pr
2015-11-13 Iqbal AnsariIgnore self-insert-command bindings
2015-11-13 Iqbal AnsariInclude keybindings of the form 'a .. z' in which key...
2015-11-13 Iqbal AnsariUse `set-temporary-overlay-map` to setup paging keys...
2015-11-13 Iqbal AnsariManually flush headings for keybindings
2015-11-13 Iqbal AnsariAllow function key bindings to be displayed in toplevel...
2015-11-13 Iqbal AnsariAdd a command to popup toplevel bindings
2015-11-13 Iqbal AnsariFix some minor bugs
2015-11-13 Iqbal AnsariImprove regexp to match toplevel bindings
2015-11-13 Iqbal AnsariChange code to handle nil which-key--current-prefix
2015-11-13 justburFix sort order of function keys
2015-11-13 justburDon't use face for prefix if using echo area
2015-11-12 justburBump minor version
2015-11-12 justburAdd option to pad key columns on the left
2015-11-04 justburFix #79
2015-11-04 justburAdd example of adding Unicode replacements in README
2015-10-30 justburDon't show help hint for evil operators
2015-10-30 justburAdd option to show popup for evil operators
2015-10-29 justburAdd melpa stable banner
2015-10-22 justburDon't warn when same cons is added to alist twice
2015-10-20 justburMove sorting functions and add to readme
2015-10-18 justburBetter choices for built-in functions
2015-10-18 justburCleanup previous commit
2015-10-18 justburRemove dash.el dependency
2015-10-18 justburRemove s.el dependency
2015-10-15 justburSatisfy compiler for golden-ratio-mode
2015-10-09 justburPreliminary support for undo
2015-10-08 justburAdd new sort function for testing
2015-10-07 justburFix problem with two locations for side-window
2015-10-07 justburSwitch to defun in last commit
2015-10-07 justburAdd new sort function
2015-10-06 justburBump version to 0.6.2
2015-10-05 justburreadme: Remove what's new and add dependency note
2015-10-03 Justin BurkettMerge pull request #71 from justbur/refactor
2015-10-03 justburRemove comment
2015-10-03 justburRefactor show-next-page
next